home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2003 July / CD 1 / APC0307D1.iso / workshop / p2p / files / ed2k_1.1.2.jar / resources / edonkey.properties < prev    next >
Encoding:
Text File  |  2002-06-05  |  22.4 KB  |  616 lines

  1. ### Application ###
  2. App.title=eDonkey Controller
  3. App.underconstruction=We are still working on this feature. It will be available very soon.
  4. App.ready=Ready
  5. App.connectedto=Connected To {0}
  6. App.register=Click to Register eDonkey!
  7. App.disconnect=Not Connected
  8. App.stoplocalcore=Do you want to stop the running local core?
  9. App.stopcontrolledcore=Do you want to stop the core you are controlling?
  10. App.disserver=Do you really want to disconnect from server?
  11. App.core=Core
  12. App.server=Server
  13. App.corerunning=We detect you have a core running on your local machine. \nDo you want control the core?
  14. App.controlfirst=To enable tabs, you must control a core.
  15. App.corenotstarted=Core did not start
  16. App.corestarted=Core started
  17. App.corestopped=Core stopped
  18. App.localcorecontrolled=You have a core running on your local machine and you are already controlling it.
  19. App.hashing=Hashing {0}
  20. App.connectsuccess=Connect to core successfully
  21. App.coreversion=Core Version {0}
  22. App.adminport=Admin Port {0}
  23. App.controlledcoreinfo=Controlled Core Information
  24. App.tempfreespace=Free space in temp: {0} MB
  25. App.incomingfreespace=Free space in incoming: {0} MB
  26. App.spaceneeded=Space needed by downloads: {0} MB
  27. App.clientid=Client ID: {0}
  28. App.connectionused=Number of connections currently used: {0}
  29. App.numofpeoplequeue=Number of people on queue: {0}
  30. App.searchresult=Search Result Returned
  31. App.enterpassword=Enter Admin Name and Password for Core
  32. App.searching=You are doing another search right now.
  33. App.ed2klinkinfo=You just clicked on an ed2k file link or server link. eDonkey Java Controller has taken over the control. You'd better start eDonkey Java Controller and control a core before using this feature. \n\nIf this is not your expected behaviour, please refer to "Enable ed2k link" section of eDonkey Java Controller FAQ to change it.
  34. App.noprompt.text=Don't prompt this dialog in the future
  35. App.noprompt.mnemonic=D
  36. App.pendinged2klink=There are pending ed2k file/server links. They will be entered after you control a core.\n
  37. App.itemsselected={0} item(s) selected
  38. App.downloaditemsselected={0} item(s) selected, total {1}, {2} has been downloaded.
  39.  
  40. ### Commonly used string ###
  41. Common.cancel.text=Cancel
  42. Common.ok.text=OK
  43. Common.server=server
  44. Common.file=file
  45. Common.apply.text=Apply
  46. Common.apply.mnemonic=A
  47.  
  48. ### Top Level Tabs ###
  49. Tabs.home=Home
  50. Tabs.search=Search
  51. Tabs.downloads=Downloads
  52. Tabs.servers=Servers
  53. Tabs.shared=Shared
  54. Tabs.friends=Friends
  55. Tabs.collection=Collection
  56. Tabs.chat=Chat
  57.  
  58. ### Preference Box ###
  59. PreferenceBox.core.title=Core Settings
  60. PreferenceBox.core.desc=Click on a tab to select a different category. Core settings are valid only when you are controlling a core. Press "OK" will save all pending changes to core; press "Apply" will only save the current tab.
  61. PreferenceBox.gui.title=eDonkey Controller Settings
  62. PreferenceBox.gui.desc=Click on a tab to select a different category. Press "OK" will save all pending changes; press "Apply" will only save the current tab.
  63.  
  64. ### Preference Tabs ###
  65. PreferenceTab.general=General
  66. PreferenceTab.network=Network
  67. PreferenceTab.command=Command
  68. PreferenceTab.core=Core
  69. PreferenceTab.filter=Filter
  70. PreferenceTab.lnf=Look and Feel
  71. PreferenceTab.gui=GUI
  72. PreferenceTab.lang=Languages
  73.  
  74. ### General Tab ###
  75. GeneralTab.userinfo=User Information
  76. GeneralTab.options=General Options
  77. GeneralTab.folders=Folders
  78. GeneralTab.username.text=User Name:
  79. GeneralTab.username.mnemonic=U
  80. GeneralTab.changeeffectlater=(Changes Take Effect on Reconnecting to Server)
  81. GeneralTab.alwaysconnect.text=Always Stay Connected
  82. GeneralTab.alwaysconnect.mnemonic=A
  83. GeneralTab.savecorrupt.text=Save Corrupt Files
  84. GeneralTab.savecorrupt.mnemonic=S
  85. GeneralTab.autoremove.text=Remove Dead Server Automatically
  86. GeneralTab.autoremove.mnemonic=R
  87. GeneralTab.verbose.text=Verbose
  88. GeneralTab.verbose.mnemonic=V
  89. GeneralTab.verifycancel.text=Verify Downloads Cancel
  90. GeneralTab.verifycancel.mnemonic=C
  91. GeneralTab.keepresult.text=Keep Multiple Search Results
  92. GeneralTab.keepresult.mnemonic=K
  93. GeneralTab.incoming.text=Incoming Folder:
  94. GeneralTab.incoming.mnemonic=I
  95. GeneralTab.temp.text=Temporary Folder:
  96. GeneralTab.temp.mnemonic=T
  97.  
  98. ### Proxy Tab ###
  99. ProxyTab.title=Proxy
  100. ProxyTab.type.text=Proxy Type:
  101. ProxyTab.type.mnemonic=T
  102. ProxyTab.server.text=Server Name:
  103. ProxyTab.server.mnemonic=S
  104. ProxyTab.port.text=Port:
  105. ProxyTab.port.mnemonic=P
  106. ProxyTab.user.text=User Name:
  107. ProxyTab.user.mnemonic=U
  108. ProxyTab.password.text=Password:
  109. ProxyTab.password.mnemonic=W
  110.  
  111. ### ProxyType ###
  112. ProxyType.none=None
  113. ProxyType.sock4=Socks v4
  114. ProxyType.sock5=Socks v5
  115. ProxyType.https=HTTPS
  116.  
  117. ### Network Tab ###
  118. NetworkTab.title=Network Settings
  119. NetworkTab.proxy=Proxy
  120. NetworkTab.speed=Speed
  121. NetworkTab.maxdown.text=Max Download Speed:
  122. NetworkTab.maxdown.mnemonic=D
  123. NetworkTab.maxup.text=Max Upload Speed:
  124. NetworkTab.maxup.mnemonic=M
  125. NetworkTab.line.text=Line Speed Down:
  126. NetworkTab.line.mnemonic=L
  127. NetworkTab.maxcon.text=Max Connections:
  128. NetworkTab.maxcon.mnemonic=C
  129. NetworkTab.unit=KB/sec (0 for Machine Limit)
  130. NetworkTab.warning=(Note: A Low Max Upload Speed Will Limit Your Max Download Speed)
  131. NetworkTab.notchange=(Usually Don't Change It)
  132.  
  133. ### Filter Tab ###
  134. FilterTab.title=Filter
  135. FilterTab.label=List Each Word or Phrase to be Filtered on a Separate Line:
  136. FilterTab.ignore=Ignore These Results
  137. FilterTab.filteroption=Filter Options
  138. FilterTab.ignoreadult=Ignore Adult Content
  139. FilterTab.ignorepart=Ignore .part File
  140. FilterTab.ignorehtml=Ignore .html/.htm File
  141. FilterTab.ignoregreedy=Drop \"Greedy\" Queries (e.g., \"a.mp3\" or \"x\")
  142.  
  143. ### Look&Feel Tab ###
  144. LookAndFeelTab.lnf=Look And Feel
  145. LookAndFeelTab.preview=Preview
  146. LookAndFeelTab.supported.text=Supported Look and Feel's
  147. LookAndFeelTab.supported.mnemonic=S
  148. LookAndFeelTab.themes.text=Themes
  149. LookAndFeelTab.themes.mnemonic=T
  150.  
  151. ### Core Tab ###
  152. CoreTab.core=Core Location
  153. CoreTab.choosecore=Choose Core
  154. CoreTab.noprompt.text=Don't Prompt "Select Core" Dialog
  155. CoreTab.noprompt.mnemonic=D
  156. CoreTab.autoconn.text=Automatically Control the Last Controlled Core (And Launch It if It's Local)
  157. CoreTab.autoconn.mnemonic=A
  158.  
  159. ### Command Tab ###
  160. CommandTab.title=Core Command
  161. CommandTab.help=Available Core Commands
  162. CommandTab.command=Send Command
  163. CommandTab.send.text=Send
  164. CommandTab.send.mnemonic=S
  165.  
  166. ### GUI Tab ###
  167. GuiTab.maintab=Main Tabs Position
  168. GuiTab.statusbar=Status Bar
  169. GuiTab.confirm=Confirms
  170. GuiTab.trayicon=Tray Icon (Only on Windows)
  171. GuiTab.top.text=Top
  172. GuiTab.top.mnemonic=T
  173. GuiTab.bottom.text=Bottom
  174. GuiTab.bottom.mnemonic=B
  175. GuiTab.left.text=Left
  176. GuiTab.left.mnemonic=L
  177. GuiTab.right.text=Right
  178. GuiTab.right.mnemonic=R
  179. GuiTab.userfile.text=Show Users-Files Indicator
  180. GuiTab.userfile.mnemonic=U
  181. GuiTab.downup.text=Show Down-Up Indicator
  182. GuiTab.downup.mnemonic=D
  183. GuiTab.connection.text=Show Connection Indicator
  184. GuiTab.connection.mnemonic=C
  185. GuiTab.memory.text=Show Memory Indicator
  186. GuiTab.memory.mnemonic=M
  187. GuiTab.confirmdiscore.text=Confirm it when stop and disconnect from core
  188. GuiTab.confirmdiscore.mnemonic=O
  189. GuiTab.confirmdisserver.text=Confirm it when disconnect from server
  190. GuiTab.confirmdisserver.mnemonic=N
  191. GuiTab.confirmcanceldl.text=Confirm it when cancel downloads
  192. GuiTab.confirmcanceldl.mnemonic=F
  193. GuiTab.confirmstoplocalcore.text=Confirm it when stop local core at exit (if not, keep the core running)
  194. GuiTab.confirmstoplocalcore.mnemonic=I
  195. GuiTab.closetotray.text=Minimize Window to System Tray Area when Closing
  196. GuiTab.closetotray.mnemonic=W
  197. GuiTab.updatetraytip.text=Update Tray Icon Tip to Show Download/Upload Speed
  198. GuiTab.updatetraytip.mnemonic=U
  199. GuiTab.animatetrayicon.text=Animate Tray Icon to Indicate Downloading Speed etc
  200. GuiTab.animatetrayicon.mnemonic=A
  201.  
  202. ### Language Tab ###
  203. LanguageTab.languages=Available Languages (Blue text means translation is available)
  204. LanguageTab.restart=You changed Language; this change will take effect after restarting eDonkey controller
  205.  
  206. ### Download Status ###
  207. DownloadStatus.queued=Queued
  208. DownloadStatus.looking=Looking...
  209. DownloadStatus.downloading=Downloading
  210. DownloadStatus.paused=Paused
  211. DownloadStatus.insufficient=Insufficient Disk Space
  212. DownloadStatus.nosources=No Sources
  213. DownloadStatus.done=Done
  214. DownloadStatus.hashing=Hashing...
  215. DownloadStatus.errorloading=Error loading
  216. DownloadStatus.completing=Completing
  217. DownloadStatus.complete=Complete
  218. DownloadStatus.corrupted=Corrupted
  219. DownloadStatus.errorhashing=Error hashing
  220. DownloadStatus.transferring=Transferring
  221.  
  222. ### OutputTextPane ###
  223. OutputTextPane.copy=Copy
  224. OutputTextPane.clear=Clear All
  225. OutputTextPane.paste=Paste
  226. OutputTextPane.selectall=Select All
  227.  
  228. ### Select File Box ###
  229. FileDialog.title=Path
  230. FileDialog.file_title=Select a Remote File
  231. FileDialog.folder_title=Select a Remote Folder
  232. FileDialog.local_file_title=Select a File
  233. FileDialog.local_folder_title=Select a Folder
  234.  
  235. ### Core Dialog ###
  236. CoreChooser.title=Select Core
  237. CoreChooser.noprompt.text=Don't Show This Dialog in the Future
  238. CoreChooser.noprompt.mnemonic=D
  239. CoreChooser.path=Full Path to Local Core
  240. CoreChooser.launch.text=Launch
  241. CoreChooser.launch.mnemonic=L
  242.  
  243. ### Host Dialog ###
  244. HostDialog.port.text=Port:
  245. HostDialog.port.mnemonic=P
  246. HostDialog.host.text=Host IP:
  247. HostDialog.host.mnemonic=H
  248. HostDialog.admin.text=Admin Name:
  249. HostDialog.admin.mnemonic=A
  250. HostDialog.passwd.text=Password:
  251. HostDialog.passwd.mnemonic=W
  252. HostDialog.savepasswd.text=Save Password
  253. HostDialog.savepasswd.mnemonic=S
  254.  
  255. ### Register Dialog ###
  256. RegisterDialog.title=Registration
  257. RegisterDialog.email.text=Email:
  258. RegisterDialog.email.mnemonic=E
  259. RegisterDialog.password.text=Password:
  260. RegisterDialog.password.mnemonic=P
  261. RegisterDialog.register.text=Register
  262. RegisterDialog.line1_text=If you would like the ad free version please go to www.edonkey2000.com for details.
  263. RegisterDialog.line2_text=If you have already paid and gotten your registration email then enter your info here. You must have Internet connection in order to register successfully.
  264.  
  265. ### Select Host Dialog ###
  266. SelectHostDialog.title=Manage Host
  267. SelectHostDialog.port=Admin Port
  268. SelectHostDialog.host=Host Name
  269. SelectHostDialog.admin=Admin Name
  270. SelectHostDialog.passwd=Password
  271. SelectHostDialog.prompt=Prompt
  272. SelectHostDialog.hostlist=Saved Host List
  273. SelectHostDialog.add.text=Add/Modify
  274. SelectHostDialog.add.mnemonic=A
  275. SelectHostDialog.delete.text=Delete
  276. SelectHostDialog.delete.mnemonic=D
  277. SelectHostDialog.connect.text=Control
  278. SelectHostDialog.connect.mnemonic=O
  279. SelectHostDialog.close.text=Close
  280. SelectHostDialog.close.mnemonic=C
  281. SelectHostDialog.desc=Add a host by clicking \"Add\" button. Please make sure an eDonkey core is started on the host. Then select the host in the list, press \"Control\" button to control it.
  282. SelectHostDialog.addhost=Add a host
  283.  
  284. ### Menu Bar ###
  285. MenuBar.name=eDonkey Menu Bar
  286.  
  287. ### File Menu ###
  288. FileMenu.file.text=File
  289. FileMenu.file.mnemonic=F
  290. FileMenu.start.text=Launch Local Core
  291. FileMenu.start.mnemonic=L
  292. FileMenu.start.tooltip=Launch local core and control it
  293. FileMenu.stop.text=Terminate Controlled Core
  294. FileMenu.stop.mnemonic=T
  295. FileMenu.stop.tooltip=Terminating controlled core (there will be several seconds delay)
  296. FileMenu.accessible_description=File Menu
  297. FileMenu.select.text=Select a Core to Control
  298. FileMenu.select.mnemonic=S
  299. FileMenu.select.tooltip=Select a core to control
  300. FileMenu.connect.text=Connect to any Servers
  301. FileMenu.connect.mnemonic=C
  302. FileMenu.connect.tooltip=Connect to any servers
  303. FileMenu.disconnect.text=Disconnect from Server
  304. FileMenu.disconnect.mnemonic=D
  305. FileMenu.disconnect.tooltip=Disconnect from server
  306. FileMenu.paste.text=Paste ed2k file/server link
  307. FileMenu.paste.mnemonic=P
  308. FileMenu.paste.tooltip=Paste ed2k file or server link to download list or server list
  309. FileMenu.coreoption.text=Core Settings
  310. FileMenu.coreoption.mnemonic=R
  311. FileMenu.coreoption.tooltip=Core Settings
  312. FileMenu.guioption.text=eDonkey Controller Settings
  313. FileMenu.guioption.mnemonic=K
  314. FileMenu.guioption.tooltip=eDonkey Controller Settings
  315. FileMenu.client.text=Core Information
  316. FileMenu.client.mnemonic=I
  317. FileMenu.client.tooltip=Get detailed core information
  318. FileMenu.close.text=Minimize to Tray
  319. FileMenu.close.mnemonic=M
  320. FileMenu.close.tooltip=Minimize the eDonkey application to system tray
  321. FileMenu.exit.text=Exit
  322. FileMenu.exit.mnemonic=x
  323. FileMenu.exit.tooltip=Exit the eDonkey application
  324.  
  325. ### Help Menu ###
  326. HelpMenu.help.text=Help
  327. HelpMenu.help.mnemonic=H
  328. HelpMenu.help.tooltip=Help Menu
  329. HelpMenu.about.text=About eDonkey2000 Controller
  330. HelpMenu.about.mnemonic=A
  331. HelpMenu.about.tooltip=About eDonkey Java Controller
  332. HelpMenu.register.text=Enter Registration
  333. HelpMenu.register.mnemonic=E
  334. HelpMenu.register.tooltip=Register eDonkey
  335. HelpMenu.release.text=Release Notes
  336. HelpMenu.release.mnemonic=R
  337. HelpMenu.release.tooltip=Release Notes
  338. HelpMenu.faq.text=FAQ
  339. HelpMenu.faq.mnemonic=F
  340. HelpMenu.faq.tooltip=FAQ
  341.  
  342. ################################
  343. ###          Tables          ###
  344. ################################
  345.  
  346. ### Web Browser ###
  347. HomePanel.back.text=Back
  348. HomePanel.back.mnemonic=B
  349. HomePanel.back.tooltip=Back to Previous URL
  350. HomePanel.forward.text=Forward
  351. HomePanel.forward.mnemonic=F
  352. HomePanel.forward.tooltip=Forward to Next URL
  353.  
  354. ### Download Table ###
  355. DownloadTable.name=Downloads
  356. DownloadTable.pause.text=Pause
  357. DownloadTable.pause.tooltip=Pause the Selected Download
  358. DownloadTable.resume.text=Resume
  359. DownloadTable.resume.tooltip=Resume the Selected Download
  360. DownloadTable.cancel.text=Cancel
  361. DownloadTable.cancel.tooltip=Cancel the Selected Download
  362. DownloadTable.delete.text=Delete
  363. DownloadTable.delete.tooltip=Delete and Cancel the Selected Download if It's Active
  364. DownloadTable.copylink.text=Copy Link to Clipboard
  365. DownloadTable.copylink.tooltip=Copy the Server Link to Clipboard
  366. DownloadTable.pastelink.text=Paste a Download Link
  367. DownloadTable.pastelink.tooltip=Paste a Download Link from Clipboard
  368. DownloadTable.priority.text=Set Priority
  369. DownloadTable.priority.tooltip=Set Priority of the Selected Download
  370. DownloadTable.high.text=High
  371. DownloadTable.normal.text=Normal
  372. DownloadTable.low.text=Low
  373. DownloadTable.clear.text=Clear Completed
  374. DownloadTable.clear.tooltip=Clear Completed Download from Download List
  375. DownloadTable.run.text=Run
  376. DownloadTable.run.tooltip=Execute the Selected File (If Completed)
  377. DownloadTable.confirm_cancel=Do you really want to cancel the selected downloads?
  378. DownloadTable.add_friend.text=Add to Friends
  379. DownloadTable.add_friend.tooltip=Add this user to friend list
  380. DownloadTable.sendMessage.text=Send Message
  381. DownloadTable.sendMessage.tooltip=Send private message to this user
  382.  
  383. ### Upload Table ###
  384. UploadTable.name=Uploads
  385.  
  386. ### Search Type ###
  387. SearchType.any=Any
  388. SearchType.sound=Audio
  389. SearchType.movie=Video
  390. SearchType.pictures=Image
  391. SearchType.programs=Programs
  392. SearchType.documents=Documents
  393. SearchType.collections=Collections
  394. SearchType.users=Users
  395. SearchType.formatsize=Format and Size
  396. SearchType.mp3=Mp3 Search
  397. SearchType.and=AND Search
  398. SearchType.or=OR Search
  399. SearchType.availablity=Availability Search
  400.  
  401. ### Search Form ###
  402. SearchForm.name=Search
  403. SearchForm.searchFor=Search For:
  404. SearchForm.type=Search Type:
  405. SearchForm.search.text=Search
  406. SearchForm.sendsearch=Sending Search
  407. SearchForm.sendsearchcommand=Sending Search Command
  408. SearchForm.download.text=Download
  409. SearchForm.copylink.text=Copy Link to the Clipboard
  410. SearchForm.close.text=Close
  411. SearchForm.closeall.text=Close All
  412. SearchForm.closeallothers.text=Close All But Current
  413. SearchForm.more.text=More Result
  414. SearchForm.exsearch.text=Extended Search
  415. SearchForm.extendedto=Extended to
  416. SearchForm.foundresult=Found {0} Result(s)
  417. SearchForm.format=Format:
  418. SearchForm.sizegt=Size Greater Than (in bytes):
  419. SearchForm.sizelt=Size Less Than (in bytes):
  420. SearchForm.album=Album:
  421. SearchForm.artist=Artist:
  422. SearchForm.title=Title:
  423. SearchForm.and1=AND 1:
  424. SearchForm.and2=AND 2:
  425. SearchForm.or1=OR 1:
  426. SearchForm.or2=OR 2:
  427. SearchForm.moresrc=More Sources Than:
  428. SearchForm.cannotclose=Current search result can not be closed.
  429.  
  430. ### Search Table ###
  431. SearchTable.name=Search Result
  432.  
  433. ### Server Table ###
  434. ServersTable.name=Servers
  435. ServersTable.refresh.text=Refresh
  436. ServersTable.refresh.mnemonic=R
  437. ServersTable.refresh.tooltip=Refresh the Server List
  438. ServersTable.connect.text=Connect
  439. ServersTable.connect.mnemonic=C
  440. ServersTable.connect.tooltip=Connect to the Selected Server
  441. ServersTable.delete.text=Delete
  442. ServersTable.delete.mnemonic=D
  443. ServersTable.delete.tooltip=Delete the Selected Server
  444. ServersTable.update.text=Update List
  445. ServersTable.update.mnemonic=U
  446. ServersTable.update.tooltip=Update Server List from a server.met URL
  447. ServersTable.update.paste=Paste or type in a server.met URL
  448. ServersTable.copylink.text=Copy Link to Clipboard
  449. ServersTable.copylink.tooltip=Copy the Server Link to Clipboard
  450. ServersTable.pastelink.text=Paste a Server Link
  451. ServersTable.pastelink.tooltip=Paste a Server Link from Clipboard
  452. ServersTable.preference.text=Set Preference
  453. ServersTable.preference.tooltip=Set Preference of the Selected Server
  454. ServersTable.high.text=High
  455. ServersTable.normal.text=Normal
  456. ServersTable.low.text=Low
  457. ServersTable.add.text=Add a Server
  458. ServersTable.add.mnemonic=A
  459. ServersTable.add.tooltip=Add a New Server
  460.  
  461. ### Shared File Table ###
  462. SharedFileTable.name=Shared Files
  463. SharedFileTable.filename=Name
  464. SharedFileTable.type=Type
  465. SharedFileTable.size=Size
  466. SharedFileTable.format=Format
  467. SharedFileTable.folders=Shared Folders
  468. SharedFileTable.share.text=Share
  469. SharedFileTable.share.mnemonic=S
  470. SharedFileTable.share.tooltip=Share a Folder
  471. SharedFileTable.shareplus.text=Share+
  472. SharedFileTable.shareplus.mnemonic=H
  473. SharedFileTable.shareplus.tooltip=Share a Folder and All Its Subfolders
  474. SharedFileTable.unshare.text=Unshare
  475. SharedFileTable.unshare.mnemonic=U
  476. SharedFileTable.unshare.tooltip=Unshare a Shared Folder
  477. SharedFileTable.refresh.text=Refresh
  478. SharedFileTable.refresh.mnemonic=R
  479. SharedFileTable.refresh.tooltip=Reload Information from Core
  480. SharedFileTable.delete.text=Delete
  481. SharedFileTable.delete.tooltip=Delete the Selected File
  482. SharedFileTable.copylink.text=Copy Link to Clipboard
  483. SharedFileTable.copylink.tooltip=Copy the Server Link to Clipboard
  484. SharedFileTable.run.text=Run
  485. SharedFileTable.run.tooltip=Execuate the Selected File (If Completed)
  486.  
  487. ### Friend Table ###
  488. FriendTable.name=Friends
  489. FriendTable.user=User
  490. FriendTable.id=ID
  491. FriendTable.server=Server
  492. FriendTable.files=Shared Files
  493. FriendTable.view_file.text=View Files
  494. FriendTable.send_message.text=Send Message
  495. FriendTable.delete.text=Delete
  496. FriendTable.new_friend.text=Add New Friend
  497.  
  498. ### Collection Table ###
  499. CollectionTable.title=Collections
  500.  
  501. ### Renderer ###
  502. Renderer.kbs=KB/sec
  503. Renderer.mbs=MB/sec
  504. Renderer.gbs=GB/sec
  505. Renderer.tbs=TB/sec
  506. Renderer.duration_HMS={0} Hours {1} Minutes {2} Seconds
  507. Renderer.duration_HM={0} Hours {1} Minutes
  508. Renderer.duration_MS={0} Minutes {1} Seconds
  509. Renderer.duration_S={0} Seconds
  510. Renderer.duration_ago_HMS={0} Hours {1} Minutes {2} Seconds Ago
  511. Renderer.duration_ago_HM={0} Hours {1} Minutes Ago
  512. Renderer.duration_ago_MS={0} Minutes {1} Seconds Ago
  513. Renderer.duration_ago_S={0} Seconds Ago
  514. Renderer.short_duration_HMS={0} hr {1} min {2} sec
  515. Renderer.short_duration_HM={0} hr {1} min
  516. Renderer.short_duration_MS={0} min {1} sec
  517. Renderer.short_duration_S={0} sec
  518. Renderer.short_duration_ago_HMS={0} hr {1} min {2} sec ago
  519. Renderer.short_duration_ago_HM={0} hr {1} min ago
  520. Renderer.short_duration_ago_MS={0} min {1} sec ago
  521. Renderer.short_duration_ago_S={0} sec ago
  522. Renderer.current=Now
  523. Renderer.never=Never
  524.  
  525. ### Status Bar ###
  526. Statusbar.userfile=Users: {0} Files: {1}
  527. Statusbar.updown=Down: {0} Up: {1}
  528. Statusbar.hide_output=Hide Output Window
  529. Statusbar.show_output=Show Output Window
  530.  
  531. ### Error ###
  532. Error.message=Error: {0}
  533. Error.loadlnffail=Loading L&F {0} Failed.
  534. Error.connectfail=Connection to {0} failed.
  535. Error.connectfail_nohost=Make sure a core is started on the {0}.
  536. Error.invalidip=Invalid IP
  537. Error.invalidipmsg={0} is not a valid IP address or host name.
  538. Error.pathcannotbeempty=The full path to core cannot be empty.
  539. Error.pathnotexist="{0}" does not exist.
  540. Error.ipcannotbeempty=The host name cannot be empty.
  541. Error.invalidnumber={0} is an invalid number, abort.\n
  542. Error.notconnected=The controlled core is not connected to server.\n
  543. Error.notcontrol=You are not controlling a core.\n
  544. Error.malformeded2klink="{0}" is a malformed ed2k {1} link.\n
  545. Error.greedysearch=The search is too greedy, there will be too many results.\n
  546. Error.duplicategui=There is another eDonkey Java Controller running on your local machine. \nDo you still want to continue?\n
  547.  
  548. ### Table Headers ###
  549. TableHeader.name=Name
  550. TableHeader.size=Size
  551. TableHeader.status=Status
  552. TableHeader.transferred=Transferred
  553. TableHeader.transferredpercent=Transferred %
  554. TableHeader.speed=Speed
  555. TableHeader.timeleft=Time Left
  556. TableHeader.sources=Sources
  557. TableHeader.availability=Availability
  558. TableHeader.priority=Priority
  559. TableHeader.progress=Progress
  560. TableHeader.type=Type
  561. TableHeader.filename=File Name
  562. TableHeader.userid=User ID
  563. TableHeader.ip=IP
  564. TableHeader.port=Port
  565. TableHeader.description=Description
  566. TableHeader.ping=Ping
  567. TableHeader.users=Users
  568. TableHeader.files=Files
  569. TableHeader.preference=Preference
  570. TableHeader.rank=Rank
  571. TableHeader.format=Format
  572. TableHeader.title=Title
  573. TableHeader.artist=Artist
  574. TableHeader.album=Album
  575. TableHeader.length=Length
  576. TableHeader.bitrate=Bitrate
  577. TableHeader.codec=Codec
  578. TableHeader.gapstart=Gap Start
  579. TableHeader.gapend=Gap End
  580. TableHeader.last100=Last Seen 100%
  581. TableHeader.lastdownload=Last Seen Download
  582. TableHeader.partname=Temporary File Name
  583. TableHeader.fitin=Fit in All Columns
  584. TableHeader.selectall=Select All Columns
  585. TableHeader.selectpreferred=Select Preferred Columns
  586. TableHeader.availablecolumns=Available Columns
  587.  
  588. ### Register ###
  589. Register.success=Registration is successful. Thanks for supporting eDonkey.
  590. Register.cannot=Can't register. Already online. Will try again later.
  591. Register.invalid=Invalid Registration.
  592. Register.problem=Problem validating registration.
  593.  
  594. ### Images ###
  595. ### It will point to different image file for different language. Do not just translate "splash.jpg" ###
  596. ### For example, change it to splash_de_DE.jpg if German version; create a splash_de_DE.jpg containing Germany text ###
  597. Images.splash=splash.jpg
  598.  
  599. ### Message from Core ###
  600. Core.loading=Loading shared files...
  601. Core.connect_to=Connecting to {0} ....
  602. Core.on_queue=Placed on connection Queue.
  603. Core.cannot_connect=Can''t connect to: {0}
  604. Core.corruption=Corruption found in {0} at {1}
  605. Core.done_loading=Done loading shared files.
  606. Core.id_change=Your ID has changed. You have been removed from all Upload Queues.
  607. Core.already_try=Already trying to connect.
  608. Core.already_connected=Already Connected.
  609. Core.prob_valid_reg=Problem validating registration
  610. Core.betterversion=You need core version {0} or above to support this feature.
  611. Core.gotserverlist=Got server list.
  612. Core.autoconn=Automatically connecting ...
  613. Core.invalid_ed2klink=This is not a valid ed2k-link. see help screen for format required.
  614. Core.alreadydownload=You are already downloading {0}
  615. Core.anothercontrol=Another Control attempt
  616.